testing.common.Failed (method, view implemented interface methods)
9 uses
testing (current package)
benchmark.go#L792: if n <= uint64(b.N) && !b.Failed() {
fuzz.go#L341: return !t.Failed()
fuzz.go#L413: if f.Failed() {
fuzz.go#L523: return root.ran, !root.Failed()
fuzz.go#L617: if f.Failed() {
testing.go#L823: func (c *common) Failed() bool {
testing.go#L1307: if t.Failed() {
testing.go#L1757: if t.Failed() {
testing.go#L1847: ok = ok && !t.Failed()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)